3 subject="""comment 1"""
4 date="2022-02-21T19:16:13Z"
6 The only difference between those two is that git-annex unlock stages the
7 unlocking, while replacing the file with unlocked content does not stage
10 Both files are unlocked in the working tree though. One is unlocked in
11 the index, and the other one is not yet. But git-annex find examines the
14 What you are looking for is a a way to have `git-annex find`
15 ignore the working tree and find files that are unlocked in the index.
18 git-annex find --branch=$(git write-tree) --unlocked